/*#############################
#############################
#############################
#############################
#############################*/
.service_img{filter: grayscale(100%);display:block;width:100%;height:105px;background-repeat: no-repeat;background-position: center;}
    #service_div a:hover{filter: grayscale(0%) !important;cursor:pointer;}
    .index-case li span strong{color: #fff;padding: 0 15px;text-decoration: none;}
    .pf-slider-pagination{display:none;}
    .slide-1,.slide-2,.slide-3,.slide-4,.slide-5{background-position: center 0%; text-align: center;}
    .h-300px {height: 300px;}
    .h-400px {height: 400px;}
    .h-500px {height: 500px;}
    .pz_SideLayer .l1{padding: 0; padding-bottom: 25px;}
    .pz_SideLayer .l1 a {margin-left: 65px;} 
    .series-of .t2{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    }
    .series-of .right li:nth-child(3n){
        margin-right: 0;
    }
    .my-slide .swiper-button-prev,
    .about-book .swiper-button-prev{
        width: 40px;
        height: 40px;
        position: absolute;
        border-radius: 50%;
        top: 50%;
        margin-top: -20px;
        background: url(/static/style/images/lefts.png) no-repeat center;
        cursor: pointer;
        z-index: 9;
        background-color: rgb(0,0,0,.3);
    }
    .my-slide .swiper-button-next,
    .about-book .swiper-button-next{
        width: 40px;
        height: 40px;
        position: absolute;
        border-radius: 50%;
        top: 50%;
        margin-top: -20px;
        background: url(/static/style/images/lefts.png) no-repeat center;
        cursor: pointer;
        z-index: 9;
        background-color: rgb(0,0,0,.3);
        transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
    }
    .my-slide .swiper-button-prev:hover,
    .my-slide .swiper-button-next:hover,
    .about-book .swiper-button-prev:hover,
    .about-book .swiper-button-next:hover{
        background-color: rgb(0,0,0,.8);
    }
    .my-slide .swiper-slide{
        text-align: center;
    }
    .clearfix:after, .clearfix:before {
        content: "";
        display: table;
    }
    .clearfix:after {
        clear: both;
    }
    /*入口*/
    .summit-entrance{
        position: fixed;
        left:0;
        bottom: 50px;
        z-index: 9999;
    }
    .summit-entrance a{
        display: inline-block;
        width: 100%;
        height: 100%;
        border-radius: 10px;
        overflow: hidden;
    }
    .summit-entrance-img{
        position: relative;
    }
    .entrance-off{
        position: absolute;
        top: -10px;
        right: -10px;
        background:#1D71B1;
        border-radius: 50%;
        cursor: pointer;
    }
    .entrance-off:hover{
        background: #18254F;
    }
    .summit-entrance-img img {
        max-width: 200px;
    }

/*#############################
#############################
#############################
#############################
#############################*/



/*#############################
#############################
#############################
#############################
#############################
#############################
#############################
#############################
#############################
#############################
#############################
#############################
#############################
#############################
#############################
#############################
#############################
#############################
#############################
#############################*/

    /* 十横模块 */
.index-service-one{
    display: none;
}
.ten-horizontal{
    padding-top: 50px;
    background: #f8f8f8;
    padding-bottom: 50px;
}
.box{
    width: 1200px;
    margin: 0 auto;
}
#order_slide{
    margin: 50px auto 50px auto;
}
.ten-horizontal-contanier{
    padding-top: 50px;
}
.ten-horizontal-top{
    float: left;
    width: 18%;
}
.ten-horizontal-content{
    float: left;
    width: 80%;
    margin-left: 2%;
}
.ten-horizontal-top ul li{
    position: relative;
    padding: 0 20px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    border-top: 1px solid #dedede;
    box-sizing: border-box;
    border-radius: 4px;
    font-weight: bold;
    font-size: 18px;
    background: #1e89e61a;
    background: #ECF2F7;
}
.ten-horizontal-top ul li:first-child{
    border: none;
}
.arrow{
    display: none;
}
.add-color .arrows{
    position: absolute;
    display: block;
    top: 50%;
    right: -15px;
    width:0;
    height:0;
    transform: translateY(-50%);
    border-top:15px solid transparent;
    border-bottom:15px solid transparent;
    border-left:15px solid #1E89E6;
}
.ten-horizontal-content ul li{
    position: relative;
    float: left;
    padding: 20px;
    width: 32%;
    height: 165px;
    margin-right: 2%;
    margin-bottom: 2%;
    font-size: 14px;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 4px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}
.hot-product{
    position: absolute;
    top: -20px;
    right: -3px;
    text-align: center;
    line-height: 30px;
}
.ten-horizontal-content ul li:hover{
    box-shadow: 0px 0px 20px 0 rgb(16 92 251 / 16%);
    -webkit-box-shadow: 0px 0px 20px 0 rgb(16 92 251 / 16%);
    -moz-box-shadow: 0px 0px 20px 0 rgb(16 92 251 / 16%);
    transform: translateY(-5px);
    -o-transform:translateY(-5px);
    -ms-transform:translateY(-5px);
    -moz-transform:translateY(-5px);
    -webkit-transform:translateY(-5px);
}
.ten-horizontal-content ul li:nth-child(3n){
    margin-right: 0;
}
.ten-horizontal-content ul li>a{
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    box-sizing: border-box;
    padding-bottom: 1px;
    border-bottom: 2px solid #ffffff;
}
.ten-horizontal-content ul li>a:hover{
    border-bottom: 2px solid #1E89E6;;
    color: #1E89E6;
    box-sizing: border-box;
}
.ten-horizontal-content ul li .t2{
    height: 52px;
    box-sizing: border-box;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left;
    font-size: 13px;
}
.short-description,
.short-label{
    margin-top: 10px;
}
.short-description a,
.short-description span{
    display: inline-block;
    padding: 5px 10px;
    cursor: pointer;
}
.short-description a{
    background: #1E89E6;
    color: #FFFFFF;
    border: 1px solid #1E89E6;
}
.short-description a:hover{
    background: #2F92E8;
}
.short-description span{
    margin-left: 6px;
    border: 1px solid #1E89E6;
    color: #1E89E6;
}
.short-description span:hover{
    background: #1E89E6;
    color: #FFFFFF;
}
.ten-horizontal-content ul{
    display: none;
}
.ten-horizontal-content ul li .short-label span{
    display: inline-block;
    border: 1px solid #bbb;
    border-radius: 2px;
    font-size: 12px;
    color: #999;
    line-height: 18px;
    margin-right: 6px;
    padding: 0 6px;
}
.ten-horizontal-top ul .add-color{
    border: 1px solid #1E89E6;
    background: #1E89E6;
}
.add-color a{
    color: #FFFFFF;
}
.ten-horizontal-content .add-show{
    display: block;
}
.black-bg{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0, 0,0,.5);
    z-index: 1000;
    overflow: hidden;
    display: none;
}
.solution-box{
    display: none;
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1100;
}
.solution-content{
    position: relative;
    width: 100%;
    height: 100%;
    padding: 50px 50px 40px;
    box-sizing: border-box;
}
.solution-conatiner{
    position: absolute;
    width: 0;
    max-width: 350px;
    height: 0;
    left: 50%;
    top: 50%;
    transform:translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    box-sizing: border-box;
    background:#FFFFFF;
    border-radius: 4px;
    font-family: "微软雅黑";
    overflow: hidden;
}
.solution-off{
    position: absolute;
    top: 10px;
    right: 20px;
    cursor: pointer;
}
.solution-h h3{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #000000;
}
.solution-h div {
    padding: 10px 0;
    text-align: center;
    margin-bottom: 0px;
}
.solution-h div span{
    display: inline-block;
    width: 10px;
    height: 2px;
    background: #000000;
}
.solution-wrap{
    margin-bottom: 20px;
}
.solution-title{
    font-size: 15px;
    margin-bottom: 8px;
    font-weight: bold;
    color: #666666;
}
.solution-h h3 span{
    color: #F5511E;
}
.solution-in input{
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: 1px solid #dadada;
    box-sizing: border-box;
    border-radius: 2px;
    text-indent: 5px;
    color: #000000;
}
.solution-in input:focus{
    border:2px solid #666666;
}
.solution-btn{
    margin-top: 40px;
}
.solution-btn input{
    width: 100%;
    height: 36px;
    line-height: 36px;
    background:#1E89E6; 
    color: #FFFFFF;
    font-size: 15px;
    cursor: pointer;
}
.new-about-conatiner{
    padding-top: 60px;
    padding-bottom: 60px;
}
.about-us-conatiner{
    margin-top: 50px;
}
.about-us-content{
    margin-top: 20px;
}
.about-us-conatiner ul li{
    float: left;
    width: 18.4%;
    margin-right: 2%;
    border: 1px solid #dedede;
    box-sizing: border-box;
}
.about-us-conatiner ul li:last-child{
    margin-right: 0;
}
.about-us-conatiner ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}
.about-us-conatiner ul .add-color{
    background: #1E89E6;
    color: #FFFFFF;
}
.about-left-img {
    display: inline-block;
    vertical-align: top;
    width: 18%;
}
.about-right-text {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 80%;
    margin-left: 2%;
}
.about-us-content-two .about-left-img{
    width: 24%;
}
.about-us-content-two .about-right-text{
    width: 74%;
}
.about-us-box{
    display: none;
    width: 100%;
    height: 300px;
    padding: 30px;
    color: #333333;
    background: #f5f5f5;
    box-sizing: border-box;
}
.about-list,
.about-book{
    position: relative;
    margin-top: 15px;
    font-size: 0;
}
.about-right-text p, 
.about-right-text p {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 28px;
}
.about-right-text p:last-child {
    margin-bottom: 0;
}
.add-bold {
    font-weight: bold;
    font-size: 15px;
}
.about-list a {
    position: absolute;
    right: 0;
    bottom: -20px;
    width: 90px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 20px;
    font-size: 14px;
    background: #1F8CEB;
    color: #FFFFFF;
}
.about-list a:hover {
    background: #AC1717;
}
.about-us-content .add-show{
    display: block;
}
.about-us-content-four .swiper-slide{
    float: left;
    width: 32%;
    background: #fff;
}
.about-us-content-four .about-book>div a {
    display: inline-block;
    padding: 20px;
    box-sizing: border-box;
}
.about-us-content-four .about-book a:hover{
    color: #333333;
}
.about-us-content-four .book-img {
    width: 135px;
    float: left;
}
.about-us-content-four .book-img img{
    width: 100%;
}
.about-us-content-four .book-content {
    margin-left: 150px;
    font-size: 14px;
    line-height: 25px;
    height: 170px;
    overflow: hidden;
}
.index-customer{
    display: none;
}

/*#############################
#############################
#############################
#############################
#############################*/

/* 案例样式 */
.index_anli_item .case_content {
    width: calc(33.3% - 23px);
    display: inline-block;
    vertical-align: top;
    margin-bottom: 30px;
    position: relative;
    height: 250px;
    overflow: hidden;
}
.index_anli_item .case_content:nth-child(3n -1) {
    margin: 30px;
    margin-top: 0;
}
.case_content:hover .picture img {
    transform: scale(1.17);
    -moz-transform: scale(1.17);
    -webkit-transform: scale(1.17);
    zoom: 1.17 \9;
}
.index_anli_item .case_content:hover .b_lans1 {
    opacity: 1;
}
.index_anli_item .case_content:hover .b_lans {
    opacity: 0;
}
.case_box{
    text-align: center;
}
.case_box .case_box-left{
    position: relative;
    display: inline-block;
    margin-right: 15px;
}
.case_box .case_box-right{
    display: inline-block;
}
.case_box .case_box-left a{
    position: relative;
    display: inline-block;
    width: 96px;
    height: 32px;
    line-height: 32px;
    background:#95C55F;
    background: #5CB85C;
    color: #ffffff;
    border-radius: 2px;
    cursor: pointer;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}
.case_box .case_box-left a:hover{
    background: #4D914F;
}
.case_box .case_box-right span{
    display: inline-block;
    width: 96px;
    height: 32px;
    line-height: 32px;
    background: #d70000;
    color: #ffffff;
    cursor: pointer;
    border-radius: 2px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}
.case_box .case_box-right span:hover{
    background: #B50F0F;
}
/* end */
